home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1996 January / cd joystick 67 No9.iso / mac / Jeux & démos / Utilitaires / SoundView folder / SoundView ReadMe < prev    next >
Text File  |  1995-10-21  |  7KB  |  85 lines

  1. SoundView
  2. Steve Bird  
  3. SBird@SwRI.edu
  4. May 24, 1995
  5. Version 1.2.0   Updated Oct 21,1995 
  6.                                                                                                     
  7. What's all this, then?
  8.   This FREEWARE package allows the user to view the time-wave and frequency spectrum LIVE from any Macintosh® sound input device.  Real-time display is possible on faster Macintoshes;  display rates of >110 frames per second are possible on a Power Mac 8100/100; >35 fps on a Quadra 950.  A "Waterfall", or raster plot of previous spectral history, is presented in a separate window. Recording and playback of monophonic 8-bit sound is supported; a spectrogram can be made of the captured data; whether recorded by SoundView, or imported from a sound file. A readout provides the frequency value of a point specified by the mouse cursor. 
  9.                                                                                                     
  10. This package contains:
  11. • This file: "SoundView ReadMe".
  12. • The file "SoundView Version History"
  13. • The application itself. No special installation is required.
  14.                                                                                                     
  15. System Requirements:
  16. Any Macintosh computer with:
  17. • A 68020 or better processor.   (FPU is NOT required. )
  18. • A sound input device.
  19. • Sound Manager 3.0 (built into system 7.5, an extension for earlier systems).
  20. • Sound Manager 3.1 is recommended for Power Macs
  21.                                                                                                     
  22. How to run:
  23. • Open the application "SoundView".
  24. • Use the INPUT DEVICE selection in the OPTIONS menu to choose from among available devices.
  25. • Use balloon help for assistance regarding the menu choices.
  26.                                                                                                     
  27. How to run fast:
  28. For maximum speed (in decreasing order of benefit):
  29.    • Set your main monitor to 256 colors.
  30.    • Set the Block Size to 256.
  31.    • Set the Sample Rate in the OPTIONS menu to the highest value allowed.
  32.    • If you have more than one monitor, don't let any window overlap a boundary between them.
  33.    • Close other backgrounding programs (Especially Launcher or any control panels)
  34.    • Close the Time, Waterfall, or Spectrograph windows, whichever you do not need.
  35.    • Reduce ΔX , ΔY,  #Lines in the WATERFALL menu.
  36.    • Disable extensions. The claimed speeds are conservative, I have found. If I disable all extensions, the speed on a 8100/80 has been as high as 138 FPS!!!!    Timbuktu / Remote and MacsBug are some of the largest time thieves.
  37.    • Turn off 'Lines Mode' in the OPTIONS menu.  
  38.    • Turn off 'Sync' in the OPTIONS menu. 
  39.    • Turn off TimeWave or Frequency display in OPTIONS menu. 
  40.    • Close the Spectragram and Capture windows.
  41.    • Play a Stevie Ray Vaughan CD.    (;->)
  42.                                                                                                     
  43. Other things not described in the balloons:
  44.    • In the WATERFALL menu, set ΔX to zero and the mouse frequency readout becomes active in the waterfall window.
  45.    • In the WATERFALL menu, set both ΔX and ΔY to zero and you have a peak-hold display.
  46.    • Click in the Waterfall window (when it's frontmost) to clear the old data.
  47.    • In the Captured window, the radio buttons are used to zoom in on the captured data.  When zoom factor is > 1, use the scroll bar to move the view.
  48.    • The time taken to make a spectrogram does NOT depend on the length of the captured data. Exactly 512 FFTs are performed, whether the data is 2 seconds or 200 seconds long. This results in 512 columns in the window. The block size setting, and CPU speed, are the primary factors affecting spectrogram speed.
  49.    • You can re-make the spectrogram with a different block size without re-recording. This allows you to change range and resolution.
  50.    • The Frames per Second number in the SPEED menu is affected by perusing the menus, the About box, or switching from background. Allow about 3 seconds after any of these before the reading is accurate. ( This number is averaged. )
  51.    • The µSec numbers in the SPEED menu are valid only for the most recent operation. If the operation was interrupted (by mouse, disk, network, or who-knows-what), these numbers are adversely affected.  Do not base anything on a single reading.
  52.    • The GRAYSCALE / RAINBOW option in the CAPTURE window now applies to the live Spectrograph window, as well as to the spectrogram you make from captured data.
  53.    • A preferences file ('SoundView Prefs') is created in your SYSTEM : PREFERENCES folder.  The position and ordering of windows, and the state of selected options is saved in this file when SoundView quits. When SoundView is launched, these options are in effect, and the windows are restored to their previous position and order. You may disregard this preferences file by holding down the SHIFT key when launching SoundView.
  54.                                                                                                     
  55. For those suitably demented:
  56. The source code (now CODEWARRIOR ! ) is available via World Wide Web. 
  57. Includes:
  58.    • World's fastest* Fourier transform for PPC & 68K.
  59.    • World's fastest* integer SquareRoot for PPC & 68K.
  60.    • Fast line drawing (thanks, Mr. Bresenham!)
  61.    • Offscreen drawing and screen blasting.
  62.    • Building FAT projects.
  63.    • Balloon help for menu items.
  64. * well, I didn't actually consult Mr. Guinness - if anyone can find a faster algorithm, please let me know.
  65.  
  66. The URL is:
  67. http://WWW.PHYSICS.SWRI.EDU/SoundView/SoundView.html
  68. The latest version, as well as 68K-only and PowerMac-only versions are there, too.
  69.  
  70. OR
  71. GOPHER or FTP to: 
  72. WWW.PHYSICS.SWRI.EDU
  73.   Use FETCH, ANARCHIE, TURBOGOPHER, or NETSCAPE.
  74.   Other methods (MOSAIC,MACWEB) have a problem when FTPing to this server.
  75.                                                                                                     
  76. Obligatory Verbiage in the Form of a Disclaimer:
  77. This is not an official product of my employer.
  78.                                                                                                    
  79. Please send E-mail to SBird@SWRI.EDU with comments or questions.
  80. Let me know what use you can make of SoundView.
  81.                                                                                                    
  82. See the file "SoundView Version History" for new features in this release.
  83.  
  84. Macintosh is a trademark of Apple Computer, Inc.
  85.